SipSubscription.Subscribe Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Synchronous version of BeginSubscribe and EndSubscribe.
public:
void Subscribe();
public void Subscribe ();
member this.Subscribe : unit -> unit
Public Sub Subscribe ()
Exceptions
Thrown when the Subscribe/BeginSubscribe operation to this SipSubscription has already been called.