SimpleChannelProvider.IsPublicAzure Method

Definition

Gets a value of whether this provider represents a channel on Public Azure.

public bool IsPublicAzure ();
abstract member IsPublicAzure : unit -> bool
override this.IsPublicAzure : unit -> bool
Public Function IsPublicAzure () As Boolean

Returns

True if this channel provider represents a channel on Public Azure.

Implements

Applies to