C# Class Dse.Auth.Sspi.RawSspiHandle

ファイルを表示 Open project: datastax/csharp-driver-dse Class Usage Examples

Public Methods

Method Description
IsZero ( ) : bool

Returns whether or not the handle is set to the default, empty value.

Private Methods

Method Description
SetInvalid ( ) : void

Method Details

IsZero() public method

Returns whether or not the handle is set to the default, empty value.
public IsZero ( ) : bool
return bool