Managed DirectShow Programming Reference

MultiwayUnicastSink. Method 

[This is preliminary documentation and subject to change.]

Accepts an incomming connection on the end point specified by EndPoint.

public IPEndPoint ();

Return Value

The IPEndPoint the connection will be accepted on.

Exceptions

Exception Type Condition
ApplicationException There are no more available end points. Increase the number of EndPoints or wait till there are some free.
InvalidOperationException Render has not been called.

See Also

MultiwayUnicastSink Class | KvTv.DirectShow.Components Namespace