IWMSPushSource Object (C#)

The IWMSPushSource object provides methods that control the flow of data through a data path.

Note

   This object is available only on Windows Server 2003, Enterprise Edition; Windows Server 2003, Datacenter Edition; and Windows Server 2008.

The IWMSPushSource object exposes the following properties and methods.

Method

Description

ConnectSink

Reserved for future use.

DisconnectSink

Reserved for future use.

PausePushing

Pauses the flow of packets down a data path.

ResendPacket

Passes UDP resend requests up a data path.

StartPushing

Starts the flow of packets down a data path.

StopPushing

Stops the flow of packets down a data path.

See Also

Concepts

Custom Plug-in Objects (C#)