Managed DirectShow Programming Reference

UnicastSink. Method 

[This is preliminary documentation and subject to change.]

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

public void ();

Remarks

This call will block until a connection is establised.

Exceptions

Exception Type Condition
InvalidOperationException Render has not been called.

See Also

UnicastSink Class | KvTv.DirectShow.Components Namespace