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

<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")>
<WindowsAzureHostingPermissionAttribute(SecurityAction.LinkDemand,
	Unrestricted := True)>
Public NotInheritable Class RoleRuntimeBridge
	Inherits MarshalByRefObject

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: