NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Delegate.BindToContext

Binds the Delegate to a context.

[Visual Basic]
Public Sub BindToContext()
[C#]
public void BindToContext();
[C++]
public: void BindToContext();
[JScript]
public function BindToContext();

Return Value

None.

See Also

Delegate Class | Delegate Members | System Namespace