Click or drag to resize
LyncPlatformLibraryCloseConnection Method
Closes an existing SIP connection to a Lync server user endpoint and raises an event of type ConnectionClosed on completion.

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int CloseConnection()

Return Value

Type: Int32
The unique identifier for the current operation.
See Also