RoleRuntimeBridge Class

 

Namespace:   Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader
Assembly:  Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)

System.Object
  System.MarshalByRefObject
    Microsoft.WindowsAzure.ServiceRuntime.Implementation.Loader.RoleRuntimeBridge

[<Sealed>]
[<PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")>]
[<WindowsAzureHostingPermissionAttribute(SecurityAction.LinkDemand,
    Unrestricted = true)>]
type RoleRuntimeBridge = 
    class
        inherit MarshalByRefObject
    end

NameDescription
System_CAPS_pubpropertyRoleType

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: