Method | Description | |
---|---|---|
WaitHandleCannotBeOpenedException ( ) : System | ||
WaitHandleCannotBeOpenedException ( String message ) : System | ||
WaitHandleCannotBeOpenedException ( String message, |
Method | Description | |
---|---|---|
WaitHandleCannotBeOpenedException ( SerializationInfo info, StreamingContext context ) : System |
public WaitHandleCannotBeOpenedException ( ) : System | ||
return | System |
protected WaitHandleCannotBeOpenedException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public WaitHandleCannotBeOpenedException ( String message ) : System | ||
message | String | |
return | System |
public WaitHandleCannotBeOpenedException ( String message, |
||
message | String | |
innerException | ||
return | System |