Dela via


FabricClient.GatewayInformationEventArgs Class

Definition

Represents the event arguments for gateway related events, like connect and disconnect.

public class FabricClient.GatewayInformationEventArgs : EventArgs
type FabricClient.GatewayInformationEventArgs = class
    inherit EventArgs
Public Class FabricClient.GatewayInformationEventArgs
Inherits EventArgs
Inheritance
FabricClient.GatewayInformationEventArgs

Remarks

Provides more information about the gateway that the client is configured with.

Properties

GatewayInformation

Gets the gateway information.

Applies to