| LyncPlatformLibraryCloseConnection Method |
Closes an existing SIP connection to a Lync server user endpoint and raises an event of type
ConnectionClosed on completion.
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int CloseConnection()
Public Function CloseConnection As Integer
public:
int CloseConnection()
member CloseConnection : unit -> int
Return Value
Type:
Int32
The unique identifier for the current operation.
See Also