Method | Description | |
---|---|---|
LoadConfiguration ( ) : void | ||
SetCredentials ( |
||
SetProxy ( string url ) : void | ||
ToString ( ) : string | ||
WriteToStream ( Stream writableStream ) : void |
Writes the UTF-8 encoded value of ToString directly to a Stream.
|
Method | Description | |
---|---|---|
CreateTargetUri ( ) : void | ||
OperationArguments ( ) : System | ||
OperationArguments ( Stream readableStream ) : System | ||
OperationArguments ( |
public SetCredentials ( |
||
credentials | ||
return | void |
public WriteToStream ( Stream writableStream ) : void | ||
writableStream | Stream | The |
return | void |