프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AdjustInternalBufferOffsetSize | void | ||
DecrementInternalBufferCount | void | ||
EnsureInternalBufferSize | void | ||
InitializeStreamPart | void | ||
ProcessFrameBody | int | ||
ProcessRead | int | ||
ProcessWrite | void | ||
ReadCallback | void | ||
StartFrameBody | int | ||
StartFrameHeader | int | ||
StartReading | int | ||
StartWriting | void | ||
ValidateParameters | void | ||
WriteCallback | void |
메소드 | 설명 | |
---|---|---|
AuthenticateAsClient ( ) : void | ||
AuthenticateAsClient ( NetworkCredential credential, |
||
AuthenticateAsClient ( NetworkCredential credential, |
||
AuthenticateAsClient ( NetworkCredential credential, string targetName ) : void | ||
AuthenticateAsClient ( NetworkCredential credential, string targetName, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel allowedImpersonationLevel ) : void | ||
AuthenticateAsClient ( System credential, System binding, string targetName ) : void | ||
AuthenticateAsClient ( System credential, System binding, string targetName, System requiredProtectionLevel, System allowedImpersonationLevel ) : void | ||
AuthenticateAsClient ( System credential, string targetName ) : void | ||
AuthenticateAsClient ( System credential, string targetName, System requiredProtectionLevel, System allowedImpersonationLevel ) : void | ||
AuthenticateAsClientAsync ( ) : System.Threading.Tasks.Task | ||
AuthenticateAsClientAsync ( NetworkCredential credential, System binding, string targetName ) : System.Threading.Tasks.Task | ||
AuthenticateAsClientAsync ( NetworkCredential credential, System binding, string targetName, ProtectionLevel requiredProtectionLevel, System allowedImpersonationLevel ) : System.Threading.Tasks.Task | ||
AuthenticateAsClientAsync ( NetworkCredential credential, string targetName ) : System.Threading.Tasks.Task | ||
AuthenticateAsClientAsync ( NetworkCredential credential, string targetName, ProtectionLevel requiredProtectionLevel, System allowedImpersonationLevel ) : System.Threading.Tasks.Task | ||
AuthenticateAsClientAsync ( ) : Task | ||
AuthenticateAsClientAsync ( NetworkCredential credential, |
||
AuthenticateAsClientAsync ( NetworkCredential credential, |
||
AuthenticateAsClientAsync ( NetworkCredential credential, string targetName ) : Task | ||
AuthenticateAsClientAsync ( NetworkCredential credential, string targetName, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel allowedImpersonationLevel ) : Task | ||
AuthenticateAsServer ( ) : void | ||
AuthenticateAsServer ( |
||
AuthenticateAsServer ( NetworkCredential credential, |
||
AuthenticateAsServer ( NetworkCredential credential, ProtectionLevel requiredProtectionLevel, System requiredImpersonationLevel ) : void | ||
AuthenticateAsServer ( NetworkCredential credential, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel requiredImpersonationLevel ) : void | ||
AuthenticateAsServer ( NetworkCredential credential, System policy, ProtectionLevel requiredProtectionLevel, System requiredImpersonationLevel ) : void | ||
AuthenticateAsServer ( System policy ) : void | ||
AuthenticateAsServerAsync ( ) : System.Threading.Tasks.Task | ||
AuthenticateAsServerAsync ( NetworkCredential credential, ProtectionLevel requiredProtectionLevel, System requiredImpersonationLevel ) : System.Threading.Tasks.Task | ||
AuthenticateAsServerAsync ( NetworkCredential credential, System policy, ProtectionLevel requiredProtectionLevel, System requiredImpersonationLevel ) : System.Threading.Tasks.Task | ||
AuthenticateAsServerAsync ( System policy ) : System.Threading.Tasks.Task | ||
AuthenticateAsServerAsync ( ) : Task | ||
AuthenticateAsServerAsync ( |
||
AuthenticateAsServerAsync ( NetworkCredential credential, |
||
AuthenticateAsServerAsync ( NetworkCredential credential, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel requiredImpersonationLevel ) : Task | ||
BeginAuthenticateAsClient ( AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
BeginAuthenticateAsClient ( NetworkCredential credential, |
||
BeginAuthenticateAsClient ( NetworkCredential credential, |
||
BeginAuthenticateAsClient ( NetworkCredential credential, string targetName, AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
BeginAuthenticateAsClient ( NetworkCredential credential, string targetName, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel allowedImpersonationLevel, AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
BeginAuthenticateAsClient ( System credential, System binding, string targetName, System requiredProtectionLevel, System allowedImpersonationLevel, System asyncCallback, object asyncState ) : System.IAsyncResult | ||
BeginAuthenticateAsClient ( System credential, System binding, string targetName, System asyncCallback, object asyncState ) : System.IAsyncResult | ||
BeginAuthenticateAsClient ( System asyncCallback, object asyncState ) : System.IAsyncResult | ||
BeginAuthenticateAsClient ( System credential, string targetName, System requiredProtectionLevel, System allowedImpersonationLevel, System asyncCallback, object asyncState ) : System.IAsyncResult | ||
BeginAuthenticateAsClient ( System credential, string targetName, System asyncCallback, object asyncState ) : System.IAsyncResult | ||
BeginAuthenticateAsServer ( AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
BeginAuthenticateAsServer ( |
||
BeginAuthenticateAsServer ( NetworkCredential credential, |
||
BeginAuthenticateAsServer ( NetworkCredential credential, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel requiredImpersonationLevel, AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
BeginAuthenticateAsServer ( System credential, System policy, System requiredProtectionLevel, System requiredImpersonationLevel, System asyncCallback, object asyncState ) : IAsyncResult | ||
BeginAuthenticateAsServer ( System credential, System requiredProtectionLevel, System requiredImpersonationLevel, System asyncCallback, object asyncState ) : IAsyncResult | ||
BeginAuthenticateAsServer ( AsyncCallback asyncCallback, object asyncState ) : System.IAsyncResult | ||
BeginAuthenticateAsServer ( System policy, System asyncCallback, object asyncState ) : System.IAsyncResult | ||
BeginRead ( byte buffer, int offset, int count, AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
BeginWrite ( byte buffer, int offset, int count, AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
EndAuthenticateAsClient ( IAsyncResult asyncResult ) : void | ||
EndAuthenticateAsClient ( System asyncResult ) : void | ||
EndAuthenticateAsServer ( IAsyncResult asyncResult ) : void | ||
EndAuthenticateAsServer ( System asyncResult ) : void | ||
EndRead ( IAsyncResult asyncResult ) : int | ||
EndWrite ( IAsyncResult asyncResult ) : void | ||
Flush ( ) : void | ||
NegotiateStream ( System innerStream ) | ||
NegotiateStream ( System innerStream, bool leaveInnerStreamOpen ) | ||
NegotiateStream ( Stream innerStream ) : System.IO | ||
NegotiateStream ( Stream innerStream, bool leaveInnerStreamOpen ) : System.IO | ||
Read ( byte buffer, int offset, int count ) : int | ||
ReadAsync ( byte buffer, int offset, int size, |
||
Seek ( long offset, SeekOrigin origin ) : long | ||
Seek ( long offset, System origin ) : long | ||
SetLength ( long value ) : void | ||
Write ( byte buffer, int offset, int count ) : void | ||
WriteAsync ( byte buffer, int offset, int size, |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
AdjustInternalBufferOffsetSize ( int bytes, int offset ) : void | ||
DecrementInternalBufferCount ( int decrCount ) : void | ||
EnsureInternalBufferSize ( int bytes ) : void | ||
InitializeStreamPart ( ) : void | ||
ProcessFrameBody ( int readBytes, byte buffer, int offset, int count, AsyncProtocolRequest asyncRequest ) : int | ||
ProcessRead ( byte buffer, int offset, int count, AsyncProtocolRequest asyncRequest ) : int | ||
ProcessWrite ( byte buffer, int offset, int count, AsyncProtocolRequest asyncRequest ) : void | ||
ReadCallback ( AsyncProtocolRequest asyncRequest ) : void | ||
StartFrameBody ( int readBytes, byte buffer, int offset, int count, AsyncProtocolRequest asyncRequest ) : int | ||
StartFrameHeader ( byte buffer, int offset, int count, AsyncProtocolRequest asyncRequest ) : int | ||
StartReading ( byte buffer, int offset, int count, AsyncProtocolRequest asyncRequest ) : int | ||
StartWriting ( byte buffer, int offset, int count, AsyncProtocolRequest asyncRequest ) : void | ||
ValidateParameters ( byte buffer, int offset, int count ) : void | ||
WriteCallback ( IAsyncResult transportResult ) : void |
public AuthenticateAsClient ( NetworkCredential credential, |
||
credential | NetworkCredential | |
binding | ||
targetName | string | |
리턴 | void |
public AuthenticateAsClient ( NetworkCredential credential, |
||
credential | NetworkCredential | |
binding | ||
targetName | string | |
requiredProtectionLevel | ProtectionLevel | |
allowedImpersonationLevel | TokenImpersonationLevel | |
리턴 | void |
public AuthenticateAsClient ( NetworkCredential credential, string targetName ) : void | ||
credential | NetworkCredential | |
targetName | string | |
리턴 | void |
public AuthenticateAsClient ( NetworkCredential credential, string targetName, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel allowedImpersonationLevel ) : void | ||
credential | NetworkCredential | |
targetName | string | |
requiredProtectionLevel | ProtectionLevel | |
allowedImpersonationLevel | TokenImpersonationLevel | |
리턴 | void |
public AuthenticateAsClient ( System credential, System binding, string targetName ) : void | ||
credential | System | |
binding | System | |
targetName | string | |
리턴 | void |
public AuthenticateAsClient ( System credential, System binding, string targetName, System requiredProtectionLevel, System allowedImpersonationLevel ) : void | ||
credential | System | |
binding | System | |
targetName | string | |
requiredProtectionLevel | System | |
allowedImpersonationLevel | System | |
리턴 | void |
public AuthenticateAsClient ( System credential, string targetName ) : void | ||
credential | System | |
targetName | string | |
리턴 | void |
public AuthenticateAsClient ( System credential, string targetName, System requiredProtectionLevel, System allowedImpersonationLevel ) : void | ||
credential | System | |
targetName | string | |
requiredProtectionLevel | System | |
allowedImpersonationLevel | System | |
리턴 | void |
public AuthenticateAsClientAsync ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |
public AuthenticateAsClientAsync ( NetworkCredential credential, System binding, string targetName ) : System.Threading.Tasks.Task | ||
credential | NetworkCredential | |
binding | System | |
targetName | string | |
리턴 | System.Threading.Tasks.Task |
public AuthenticateAsClientAsync ( NetworkCredential credential, System binding, string targetName, ProtectionLevel requiredProtectionLevel, System allowedImpersonationLevel ) : System.Threading.Tasks.Task | ||
credential | NetworkCredential | |
binding | System | |
targetName | string | |
requiredProtectionLevel | ProtectionLevel | |
allowedImpersonationLevel | System | |
리턴 | System.Threading.Tasks.Task |
public AuthenticateAsClientAsync ( NetworkCredential credential, string targetName ) : System.Threading.Tasks.Task | ||
credential | NetworkCredential | |
targetName | string | |
리턴 | System.Threading.Tasks.Task |
public AuthenticateAsClientAsync ( NetworkCredential credential, string targetName, ProtectionLevel requiredProtectionLevel, System allowedImpersonationLevel ) : System.Threading.Tasks.Task | ||
credential | NetworkCredential | |
targetName | string | |
requiredProtectionLevel | ProtectionLevel | |
allowedImpersonationLevel | System | |
리턴 | System.Threading.Tasks.Task |
public AuthenticateAsClientAsync ( NetworkCredential credential, |
||
credential | NetworkCredential | |
binding | ||
targetName | string | |
리턴 | Task |
public AuthenticateAsClientAsync ( NetworkCredential credential, |
||
credential | NetworkCredential | |
binding | ||
targetName | string | |
requiredProtectionLevel | ProtectionLevel | |
allowedImpersonationLevel | TokenImpersonationLevel | |
리턴 | Task |
public AuthenticateAsClientAsync ( NetworkCredential credential, string targetName ) : Task | ||
credential | NetworkCredential | |
targetName | string | |
리턴 | Task |
public AuthenticateAsClientAsync ( NetworkCredential credential, string targetName, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel allowedImpersonationLevel ) : Task | ||
credential | NetworkCredential | |
targetName | string | |
requiredProtectionLevel | ProtectionLevel | |
allowedImpersonationLevel | TokenImpersonationLevel | |
리턴 | Task |
public AuthenticateAsServer ( |
||
policy | ||
리턴 | void |
public AuthenticateAsServer ( NetworkCredential credential, |
||
credential | NetworkCredential | |
policy | ||
requiredProtectionLevel | ProtectionLevel | |
requiredImpersonationLevel | TokenImpersonationLevel | |
리턴 | void |
public AuthenticateAsServer ( NetworkCredential credential, ProtectionLevel requiredProtectionLevel, System requiredImpersonationLevel ) : void | ||
credential | NetworkCredential | |
requiredProtectionLevel | ProtectionLevel | |
requiredImpersonationLevel | System | |
리턴 | void |
public AuthenticateAsServer ( NetworkCredential credential, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel requiredImpersonationLevel ) : void | ||
credential | NetworkCredential | |
requiredProtectionLevel | ProtectionLevel | |
requiredImpersonationLevel | TokenImpersonationLevel | |
리턴 | void |
public AuthenticateAsServer ( NetworkCredential credential, System policy, ProtectionLevel requiredProtectionLevel, System requiredImpersonationLevel ) : void | ||
credential | NetworkCredential | |
policy | System | |
requiredProtectionLevel | ProtectionLevel | |
requiredImpersonationLevel | System | |
리턴 | void |
public AuthenticateAsServer ( System policy ) : void | ||
policy | System | |
리턴 | void |
public AuthenticateAsServerAsync ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |
public AuthenticateAsServerAsync ( NetworkCredential credential, ProtectionLevel requiredProtectionLevel, System requiredImpersonationLevel ) : System.Threading.Tasks.Task | ||
credential | NetworkCredential | |
requiredProtectionLevel | ProtectionLevel | |
requiredImpersonationLevel | System | |
리턴 | System.Threading.Tasks.Task |
public AuthenticateAsServerAsync ( NetworkCredential credential, System policy, ProtectionLevel requiredProtectionLevel, System requiredImpersonationLevel ) : System.Threading.Tasks.Task | ||
credential | NetworkCredential | |
policy | System | |
requiredProtectionLevel | ProtectionLevel | |
requiredImpersonationLevel | System | |
리턴 | System.Threading.Tasks.Task |
public AuthenticateAsServerAsync ( System policy ) : System.Threading.Tasks.Task | ||
policy | System | |
리턴 | System.Threading.Tasks.Task |
public AuthenticateAsServerAsync ( |
||
policy | ||
리턴 | Task |
public AuthenticateAsServerAsync ( NetworkCredential credential, |
||
credential | NetworkCredential | |
policy | ||
requiredProtectionLevel | ProtectionLevel | |
requiredImpersonationLevel | TokenImpersonationLevel | |
리턴 | Task |
public AuthenticateAsServerAsync ( NetworkCredential credential, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel requiredImpersonationLevel ) : Task | ||
credential | NetworkCredential | |
requiredProtectionLevel | ProtectionLevel | |
requiredImpersonationLevel | TokenImpersonationLevel | |
리턴 | Task |
public BeginAuthenticateAsClient ( AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginAuthenticateAsClient ( NetworkCredential credential, |
||
credential | NetworkCredential | |
binding | ||
targetName | string | |
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginAuthenticateAsClient ( NetworkCredential credential, |
||
credential | NetworkCredential | |
binding | ||
targetName | string | |
requiredProtectionLevel | ProtectionLevel | |
allowedImpersonationLevel | TokenImpersonationLevel | |
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginAuthenticateAsClient ( NetworkCredential credential, string targetName, AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
credential | NetworkCredential | |
targetName | string | |
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginAuthenticateAsClient ( NetworkCredential credential, string targetName, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel allowedImpersonationLevel, AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
credential | NetworkCredential | |
targetName | string | |
requiredProtectionLevel | ProtectionLevel | |
allowedImpersonationLevel | TokenImpersonationLevel | |
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginAuthenticateAsClient ( System credential, System binding, string targetName, System requiredProtectionLevel, System allowedImpersonationLevel, System asyncCallback, object asyncState ) : System.IAsyncResult | ||
credential | System | |
binding | System | |
targetName | string | |
requiredProtectionLevel | System | |
allowedImpersonationLevel | System | |
asyncCallback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public BeginAuthenticateAsClient ( System credential, System binding, string targetName, System asyncCallback, object asyncState ) : System.IAsyncResult | ||
credential | System | |
binding | System | |
targetName | string | |
asyncCallback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public BeginAuthenticateAsClient ( System asyncCallback, object asyncState ) : System.IAsyncResult | ||
asyncCallback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public BeginAuthenticateAsClient ( System credential, string targetName, System requiredProtectionLevel, System allowedImpersonationLevel, System asyncCallback, object asyncState ) : System.IAsyncResult | ||
credential | System | |
targetName | string | |
requiredProtectionLevel | System | |
allowedImpersonationLevel | System | |
asyncCallback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public BeginAuthenticateAsClient ( System credential, string targetName, System asyncCallback, object asyncState ) : System.IAsyncResult | ||
credential | System | |
targetName | string | |
asyncCallback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public BeginAuthenticateAsServer ( AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginAuthenticateAsServer ( |
||
policy | ||
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginAuthenticateAsServer ( NetworkCredential credential, |
||
credential | NetworkCredential | |
policy | ||
requiredProtectionLevel | ProtectionLevel | |
requiredImpersonationLevel | TokenImpersonationLevel | |
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginAuthenticateAsServer ( NetworkCredential credential, ProtectionLevel requiredProtectionLevel, TokenImpersonationLevel requiredImpersonationLevel, AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
credential | NetworkCredential | |
requiredProtectionLevel | ProtectionLevel | |
requiredImpersonationLevel | TokenImpersonationLevel | |
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginAuthenticateAsServer ( System credential, System policy, System requiredProtectionLevel, System requiredImpersonationLevel, System asyncCallback, object asyncState ) : IAsyncResult | ||
credential | System | |
policy | System | |
requiredProtectionLevel | System | |
requiredImpersonationLevel | System | |
asyncCallback | System | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginAuthenticateAsServer ( System credential, System requiredProtectionLevel, System requiredImpersonationLevel, System asyncCallback, object asyncState ) : IAsyncResult | ||
credential | System | |
requiredProtectionLevel | System | |
requiredImpersonationLevel | System | |
asyncCallback | System | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginAuthenticateAsServer ( AsyncCallback asyncCallback, object asyncState ) : System.IAsyncResult | ||
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | System.IAsyncResult |
public BeginAuthenticateAsServer ( System policy, System asyncCallback, object asyncState ) : System.IAsyncResult | ||
policy | System | |
asyncCallback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public BeginRead ( byte buffer, int offset, int count, AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
buffer | byte | |
offset | int | |
count | int | |
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | IAsyncResult |
public BeginWrite ( byte buffer, int offset, int count, AsyncCallback asyncCallback, object asyncState ) : IAsyncResult | ||
buffer | byte | |
offset | int | |
count | int | |
asyncCallback | AsyncCallback | |
asyncState | object | |
리턴 | IAsyncResult |
public EndAuthenticateAsClient ( IAsyncResult asyncResult ) : void | ||
asyncResult | IAsyncResult | |
리턴 | void |
public EndAuthenticateAsClient ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public EndAuthenticateAsServer ( IAsyncResult asyncResult ) : void | ||
asyncResult | IAsyncResult | |
리턴 | void |
public EndAuthenticateAsServer ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public EndWrite ( IAsyncResult asyncResult ) : void | ||
asyncResult | IAsyncResult | |
리턴 | void |
public NegotiateStream ( System innerStream, bool leaveInnerStreamOpen ) | ||
innerStream | System | |
leaveInnerStreamOpen | bool |
public NegotiateStream ( Stream innerStream ) : System.IO | ||
innerStream | Stream | |
리턴 | System.IO |
public NegotiateStream ( Stream innerStream, bool leaveInnerStreamOpen ) : System.IO | ||
innerStream | Stream | |
leaveInnerStreamOpen | bool | |
리턴 | System.IO |
public Read ( byte buffer, int offset, int count ) : int | ||
buffer | byte | |
offset | int | |
count | int | |
리턴 | int |
public ReadAsync ( byte buffer, int offset, int size, |
||
buffer | byte | |
offset | int | |
size | int | |
cancellationToken | ||
리턴 | Task |
public Seek ( long offset, SeekOrigin origin ) : long | ||
offset | long | |
origin | SeekOrigin | |
리턴 | long |
public Write ( byte buffer, int offset, int count ) : void | ||
buffer | byte | |
offset | int | |
count | int | |
리턴 | void |
public WriteAsync ( byte buffer, int offset, int size, |
||
buffer | byte | |
offset | int | |
size | int | |
cancellationToken | ||
리턴 | Task |