메소드 | 설명 | |
---|---|---|
GetObjectData ( |
||
MessageSendException ( ) : System | ||
MessageSendException ( MessageSendResult result, |
Initializes a new instance of the MessageSendException class.
|
|
MessageSendException ( string message ) : System | ||
MessageSendException ( string message, |
메소드 | 설명 | |
---|---|---|
MessageSendException ( |
public GetObjectData ( |
||
info | ||
context | ||
리턴 | void |
public MessageSendException ( MessageSendResult result, |
||
result | MessageSendResult | /// The send operation result. /// |
innerException | /// An inner exception causes this error. /// | |
리턴 | System |
protected MessageSendException ( |
||
info | ||
context | ||
리턴 | System |
public MessageSendException ( string message ) : System | ||
message | string | |
리턴 | System |
public MessageSendException ( string message, |
||
message | string | |
innerException | ||
리턴 | System |