Return Value
This method never returns null
(Nothing
in Visual Basic).
This method never returns null
(Nothing
in Visual Basic).
Exception | Description |
---|---|
System.NotSupportedException | An invoked method is not supported at all, or is not supported with the parameters used to create the object. |
System.ObjectDisposedException | An operation was performed on a disposed object. |
If the specialized client object has been derived from a general-purpose client, this method returns the original general-purpose client object used in derivation. If the specialized client object is standalone, this method returns the internal general-purpose client object used by this specialized client.