Method | Description | |
---|---|---|
GetStream ( ) : Task |
||
RemoteLogStreamManager ( ) : System |
Parameterless constructor for mocking
|
|
RemoteLogStreamManager ( string serviceUrl, string path, string filter, ICredentials credentials ) : System |
Method | Description | |
---|---|---|
GetServiceUrl ( string serviceUrl, string path, string filter ) : string | ||
OnGetResponse ( IAsyncResult result ) : void | ||
OnGetResponse ( RequestState state ) : void |
public RemoteLogStreamManager ( string serviceUrl, string path, string filter, ICredentials credentials ) : System | ||
serviceUrl | string | |
path | string | |
filter | string | |
credentials | ICredentials | |
return | System |