Click or drag to resize

ApiSessionCaughtSocketException Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.ApiSession.CaughtSocketException(System.Net.Sockets.SocketException)"]

Namespace:  BlackBerry.Workspaces
Assembly:  WorkspacesSdkFramework (in WorkspacesSdkFramework.dll) Version: 0.0.0.0
Syntax
C#
public void CaughtSocketException(
	SocketException socketException
)

Parameters

socketException
Type: System.Net.SocketsSocketException

[Missing <param name="socketException"/> documentation for "M:BlackBerry.Workspaces.ApiSession.CaughtSocketException(System.Net.Sockets.SocketException)"]

Implements

ISessionCallbacksCaughtSocketException(SocketException)
See Also