OperationContext.GlobalSendingRequest
OperationContext.GlobalSendingRequest
OperationContext.GlobalSendingRequest
Event
Definition
Occurs immediately before a request is signed.
public static event EventHandler<Microsoft.WindowsAzure.Storage.RequestEventArgs> GlobalSendingRequest;
member this.GlobalSendingRequest : EventHandler<Microsoft.WindowsAzure.Storage.RequestEventArgs>
Public Shared Custom Event GlobalSendingRequest As EventHandler(Of RequestEventArgs)