Class NotConnectedSocketException

Definition

Namespace:
Tizen.Applications.RPCPort
Assembly:
Tizen.Applications.Common.dll
API Level:
5

Exception class, which is thrown when a non connected socket is used.

C#
Copy
public class NotConnectedSocketException : InvalidOperationException, ISerializable
Inheritance
System.InvalidOperationException
NotConnectedSocketException
Implements

Implements