Click or drag to resize

FaultToolsNotSignedIn Method

Throw NotSignedIn exception.

Namespace:  SOS.SDK.Contracts.Faults
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public static FaultException NotSignedIn()

Return Value

Type: FaultException
Does not returns any result. Always throws exception. Just for C# compiller.
See Also