메소드 | 설명 | |
---|---|---|
CreateGatewayManagementChannel ( System.ServiceModel.Channels.Binding binding, |
||
TryGetExceptionDetails ( System.ServiceModel.CommunicationException exception, ServiceManagementError &errorDetails ) : bool | ||
TryGetExceptionDetails ( System.ServiceModel.CommunicationException exception, ServiceManagementError &errorDetails, HttpStatusCode &httpStatusCode, string &operationId ) : bool |
public static CreateGatewayManagementChannel ( System.ServiceModel.Channels.Binding binding, |
||
binding | System.ServiceModel.Channels.Binding | |
remoteUri | ||
cert | ||
리턴 | IGatewayServiceManagement |
public static TryGetExceptionDetails ( System.ServiceModel.CommunicationException exception, ServiceManagementError &errorDetails ) : bool | ||
exception | System.ServiceModel.CommunicationException | |
errorDetails | ServiceManagementError | |
리턴 | bool |
public static TryGetExceptionDetails ( System.ServiceModel.CommunicationException exception, ServiceManagementError &errorDetails, HttpStatusCode &httpStatusCode, string &operationId ) : bool | ||
exception | System.ServiceModel.CommunicationException | |
errorDetails | ServiceManagementError | |
httpStatusCode | HttpStatusCode | |
operationId | string | |
리턴 | bool |